Accept more underscore variants in configuration
authorAlex Crichton <alex@alexcrichton.com>
Tue, 28 Feb 2017 19:09:34 +0000 (11:09 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 28 Feb 2017 19:09:34 +0000 (11:09 -0800)
commit47d1800990a8968021fe48ec032515e58f48e346
tree9b33fad325e241da62e998d0613915a5c9694b8f
parent09b68aa640a7c61b9690bc51fe22e5fccbc9aad7
Accept more underscore variants in configuration

Preserving more historical behavior of the old TOML parser.
src/cargo/util/toml.rs